home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / communic / pbbs190b.zip / POWRDOS.EXE / MAILSET.EXE / UNZIP.BAT < prev    next >
DOS Batch File  |  1992-01-06  |  121b  |  7 lines

  1. rem sample unzip.bat, when mail1 is PowerMail directory
  2. del\mail1\powerbbs.msg
  3. cd\mail1
  4. cd\%1
  5. pkunzip -o %2
  6. del %2
  7.